SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pandas_flavor rpm build for : Fedora 37. For other distributions click python3-pandas_flavor.

Name : python3-pandas_flavor
Version : 0.3.0^20220417gitf930814 Vendor : Fedora Project
Release : 4.fc37 Date : 2022-08-31 15:52:41
Group : Unspecified Source RPM : python-pandas-flavor-0.3.0^20220417gitf930814-4.fc37.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : The easy way to write your own flavor of Pandas
Description :

The easy way to write your own flavor of Pandas
-----------------------------------------------

Pandas 0.23 added a (simple) API for registering accessors with Pandas objects.

Pandas-flavor extends Pandas’ extension API by:

1. adding support for registering methods as well.
2. making each of these functions backwards compatible with older versions of
Pandas.

What does this mean?
--------------------

It is now simpler to add custom functionality to Pandas DataFrames and Series.

Import this package. Write a simple python function. Register the function
using one of the following decorators.

Why?
----

Pandas is super handy. Its general purpose is to be a \"flexible and powerful
data analysis/manipulation library\".

Pandas Flavor allows you add functionality that tailors Pandas to specific
fields or use cases.

Maybe you want to add new write methods to the Pandas DataFrame? Maybe you want
custom plot functionality? Maybe something else?

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/37/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pandas_flavor-0.3.0^20220417gitf930814-4.fc37.noarch.rpm
     

Provides :
python-pandas_flavor
python3-pandas_flavor
python3.11-pandas_flavor
python3.11dist(pandas-flavor)
python3dist(pandas-flavor)

Requires :
python(abi) = 3.11
python3.11dist(lazy-loader) = 0.1~rc3
python3.11dist(pandas) >= 0.23
python3.11dist(xarray)
rpmlib(CaretInVersions) <= 4.15.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/lib/python3.11/site-packages/pandas_flavor
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info/LICENSE
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/pandas_flavor-0.3.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/pandas_flavor/__init__.py
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/__version__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/__version__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/register.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/register.cpython-311.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/xarray.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__pycache__/xarray.cpython-311.pyc
/usr/lib/python3.11/site-packages/pandas_flavor/__version__.py
/usr/lib/python3.11/site-packages/pandas_flavor/register.py
/usr/lib/python3.11/site-packages/pandas_flavor/xarray.py
/usr/share/doc/python3-pandas_flavor
/usr/share/doc/python3-pandas_flavor/README.md
/usr/share/doc/python3-pandas_flavor/example.png

 
ICM